/*! CSS Used from: https://barristar.wpocean.com/wp-content/uploads/siteground-optimizer-assets/siteground-optimizer-combined-css-30eee77e81934ddde0806f184d966a25.css ; media=all */

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf)
    format("truetype");
}
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtY.ttf)
    format("truetype");
}
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtY.ttf)
    format("truetype");
}

/* --------------------------------------------------- */
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--red: #e04f62;
  --wp--preset--color--green: #c8dcd2;
  --wp--preset--color--blue: #b3c6d2;
  --wp--preset--color--lavender: #c5b1da;
  --wp--preset--color--light-pink: #f9eded;
  --wp--preset--color--dark-grey: #333333;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
body .is-layout-flex {
  display: flex;
}
.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
body .is-layout-grid {
  display: grid;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
.has-black-color {
  color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
  color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

/* --------------------------------------------------- */

:where(html[dir="ltr"]),
:where([data-sonner-toaster][dir="ltr"]) {
  --toast-icon-margin-start: -3px;
  --toast-icon-margin-end: 4px;
  --toast-svg-margin-start: -1px;
  --toast-svg-margin-end: 0px;
  --toast-button-margin-start: auto;
  --toast-button-margin-end: 0;
  --toast-close-button-start: 0;
  --toast-close-button-end: unset;
  --toast-close-button-transform: translate(-35%, -35%);
}
:where(html[dir="rtl"]),
:where([data-sonner-toaster][dir="rtl"]) {
  --toast-icon-margin-start: 4px;
  --toast-icon-margin-end: -3px;
  --toast-svg-margin-start: 0px;
  --toast-svg-margin-end: -1px;
  --toast-button-margin-start: 0;
  --toast-button-margin-end: auto;
  --toast-close-button-start: unset;
  --toast-close-button-end: 0;
  --toast-close-button-transform: translate(35%, -35%);
}
:where([data-sonner-toaster]) {
  position: fixed;
  width: var(--width);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --gray1: hsl(0, 0%, 99%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9%);
  --border-radius: 8px;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
  outline: none;
  z-index: 999999999;
}
:where([data-sonner-toaster][data-x-position="right"]) {
  right: max(var(--offset), env(safe-area-inset-right));
}
:where([data-sonner-toaster][data-x-position="left"]) {
  left: max(var(--offset), env(safe-area-inset-left));
}
:where([data-sonner-toaster][data-x-position="center"]) {
  left: 50%;
  transform: translate(-50%);
}
:where([data-sonner-toaster][data-y-position="top"]) {
  top: max(var(--offset), env(safe-area-inset-top));
}
:where([data-sonner-toaster][data-y-position="bottom"]) {
  bottom: max(var(--offset), env(safe-area-inset-bottom));
}
:where([data-sonner-toast]) {
  --y: translateY(100%);
  --lift-amount: calc(var(--lift) * var(--gap));
  z-index: var(--z-index);
  position: absolute;
  opacity: 0;
  transform: var(--y);
  filter: blur(0);
  touch-action: none;
  transition: transform 0.4s, opacity 0.4s, height 0.4s, box-shadow 0.2s;
  box-sizing: border-box;
  outline: none;
  overflow-wrap: anywhere;
}
:where([data-sonner-toast][data-styled="true"]) {
  padding: 16px;
  background: var(--normal-bg);
  border: 1px solid var(--normal-border);
  color: var(--normal-text);
  border-radius: var(--border-radius);
  box-shadow: 0 4px 12px #0000001a;
  width: var(--width);
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 6px;
}
:where([data-sonner-toast]:focus-visible) {
  box-shadow: 0 4px 12px #0000001a, 0 0 0 2px #0003;
}
:where([data-sonner-toast][data-y-position="top"]) {
  top: 0;
  --y: translateY(-100%);
  --lift: 1;
  --lift-amount: calc(1 * var(--gap));
}
:where([data-sonner-toast][data-y-position="bottom"]) {
  bottom: 0;
  --y: translateY(100%);
  --lift: -1;
  --lift-amount: calc(var(--lift) * var(--gap));
}
:where([data-sonner-toast]) :where([data-description]) {
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
}
:where([data-sonner-toast]) :where([data-title]) {
  font-weight: 500;
  line-height: 1.5;
  color: inherit;
}
:where([data-sonner-toast]) :where([data-icon]) {
  display: flex;
  height: 16px;
  width: 16px;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  margin-left: var(--toast-icon-margin-start);
  margin-right: var(--toast-icon-margin-end);
}
:where([data-sonner-toast][data-promise="true"]) :where([data-icon]) > svg {
  opacity: 0;
  transform: scale(0.8);
  transform-origin: center;
  animation: sonner-fade-in 0.3s ease forwards;
}
:where([data-sonner-toast]) :where([data-icon]) > * {
  flex-shrink: 0;
}
:where([data-sonner-toast]) :where([data-icon]) svg {
  margin-left: var(--toast-svg-margin-start);
  margin-right: var(--toast-svg-margin-end);
}
:where([data-sonner-toast]) :where([data-content]) {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
[data-sonner-toast][data-styled="true"] [data-button] {
  border-radius: 4px;
  padding-left: 8px;
  padding-right: 8px;
  height: 24px;
  font-size: 12px;
  color: var(--normal-bg);
  background: var(--normal-text);
  margin-left: var(--toast-button-margin-start);
  margin-right: var(--toast-button-margin-end);
  border: none;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: opacity 0.4s, box-shadow 0.2s;
}
:where([data-sonner-toast]) :where([data-button]):focus-visible {
  box-shadow: 0 0 0 2px #0006;
}
:where([data-sonner-toast]) :where([data-button]):first-of-type {
  margin-left: var(--toast-button-margin-start);
  margin-right: var(--toast-button-margin-end);
}
:where([data-sonner-toast]) :where([data-cancel]) {
  color: var(--normal-text);
  background: rgba(0, 0, 0, 0.08);
}
:where([data-sonner-toast][data-theme="dark"]) :where([data-cancel]) {
  background: rgba(255, 255, 255, 0.3);
}
:where([data-sonner-toast]) :where([data-close-button]) {
  position: absolute;
  left: var(--toast-close-button-start);
  right: var(--toast-close-button-end);
  top: 0;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: var(--gray1);
  color: var(--gray12);
  border: 1px solid var(--gray4);
  transform: var(--toast-close-button-transform);
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
  transition: opacity 0.1s, background 0.2s, border-color 0.2s;
}
:where([data-sonner-toast]) :where([data-close-button]):focus-visible {
  box-shadow: 0 4px 12px #0000001a, 0 0 0 2px #0003;
}
:where([data-sonner-toast]) :where([data-disabled="true"]) {
  cursor: not-allowed;
}
:where([data-sonner-toast]):hover :where([data-close-button]):hover {
  background: var(--gray2);
  border-color: var(--gray5);
}
:where([data-sonner-toast][data-swiping="true"]):before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}
:where([data-sonner-toast][data-y-position="top"][data-swiping="true"]):before {
  bottom: 50%;
  transform: scaleY(3) translateY(50%);
}
:where(
    [data-sonner-toast][data-y-position="bottom"][data-swiping="true"]
  ):before {
  top: 50%;
  transform: scaleY(3) translateY(-50%);
}
:where([data-sonner-toast][data-swiping="false"][data-removed="true"]):before {
  content: "";
  position: absolute;
  inset: 0;
  transform: scaleY(2);
}
:where([data-sonner-toast]):after {
  content: "";
  position: absolute;
  left: 0;
  height: calc(var(--gap) + 1px);
  bottom: 100%;
  width: 100%;
}
:where([data-sonner-toast][data-mounted="true"]) {
  --y: translateY(0);
  opacity: 1;
}
:where([data-sonner-toast][data-expanded="false"][data-front="false"]) {
  --scale: var(--toasts-before) * 0.05 + 1;
  --y: translateY(calc(var(--lift-amount) * var(--toasts-before)))
    scale(calc(-1 * var(--scale)));
  height: var(--front-toast-height);
}
:where([data-sonner-toast]) > * {
  transition: opacity 0.4s;
}
:where(
    [data-sonner-toast][data-expanded="false"][data-front="false"][data-styled="true"]
  )
  > * {
  opacity: 0;
}
:where([data-sonner-toast][data-visible="false"]) {
  opacity: 0;
  pointer-events: none;
}
:where([data-sonner-toast][data-mounted="true"][data-expanded="true"]) {
  --y: translateY(calc(var(--lift) * var(--offset)));
  height: var(--initial-height);
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="true"][data-swipe-out="false"]
  ) {
  --y: translateY(calc(var(--lift) * -100%));
  opacity: 0;
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="true"]
  ) {
  --y: translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));
  opacity: 0;
}
:where(
    [data-sonner-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="false"]
  ) {
  --y: translateY(40%);
  opacity: 0;
  transition: transform 0.5s, opacity 0.2s;
}
:where([data-sonner-toast][data-removed="true"][data-front="false"]):before {
  height: calc(var(--initial-height) + 20%);
}
[data-sonner-toast][data-swiping="true"] {
  transform: var(--y) translateY(var(--swipe-amount, 0px));
  transition: none;
}
[data-sonner-toast][data-swipe-out="true"][data-y-position="bottom"],
[data-sonner-toast][data-swipe-out="true"][data-y-position="top"] {
  animation: swipe-out 0.2s ease-out forwards;
}
@keyframes swipe-out {
  0% {
    transform: translateY(
      calc(var(--lift) * var(--offset) + var(--swipe-amount))
    );
    opacity: 1;
  }
  to {
    transform: translateY(
      calc(
        var(--lift) * var(--offset) + var(--swipe-amount) + var(--lift) * -100%
      )
    );
    opacity: 0;
  }
}
@media (max-width: 600px) {
  [data-sonner-toaster] {
    position: fixed;
    --mobile-offset: 16px;
    right: var(--mobile-offset);
    left: var(--mobile-offset);
    width: 100%;
  }
  [data-sonner-toaster] [data-sonner-toast] {
    left: 0;
    right: 0;
    width: calc(100% - var(--mobile-offset) * 2);
  }
  [data-sonner-toaster][data-x-position="left"] {
    left: var(--mobile-offset);
  }
  [data-sonner-toaster][data-y-position="bottom"] {
    bottom: 20px;
  }
  [data-sonner-toaster][data-y-position="top"] {
    top: 20px;
  }
  [data-sonner-toaster][data-x-position="center"] {
    left: var(--mobile-offset);
    right: var(--mobile-offset);
    transform: none;
  }
}
[data-sonner-toaster][data-theme="light"] {
  --normal-bg: #fff;
  --normal-border: var(--gray4);
  --normal-text: var(--gray12);
  --success-bg: hsl(143, 85%, 96%);
  --success-border: hsl(145, 92%, 91%);
  --success-text: hsl(140, 100%, 27%);
  --info-bg: hsl(208, 100%, 97%);
  --info-border: hsl(221, 91%, 91%);
  --info-text: hsl(210, 92%, 45%);
  --warning-bg: hsl(49, 100%, 97%);
  --warning-border: hsl(49, 91%, 91%);
  --warning-text: hsl(31, 92%, 45%);
  --error-bg: hsl(359, 100%, 97%);
  --error-border: hsl(359, 100%, 94%);
  --error-text: hsl(360, 100%, 45%);
}
[data-sonner-toaster][data-theme="light"]
  [data-sonner-toast][data-invert="true"] {
  --normal-bg: #000;
  --normal-border: hsl(0, 0%, 20%);
  --normal-text: var(--gray1);
}
[data-sonner-toaster][data-theme="dark"]
  [data-sonner-toast][data-invert="true"] {
  --normal-bg: #fff;
  --normal-border: var(--gray3);
  --normal-text: var(--gray12);
}
[data-sonner-toaster][data-theme="dark"] {
  --normal-bg: #000;
  --normal-border: hsl(0, 0%, 20%);
  --normal-text: var(--gray1);
  --success-bg: hsl(150, 100%, 6%);
  --success-border: hsl(147, 100%, 12%);
  --success-text: hsl(150, 86%, 65%);
  --info-bg: hsl(215, 100%, 6%);
  --info-border: hsl(223, 100%, 12%);
  --info-text: hsl(216, 87%, 65%);
  --warning-bg: hsl(64, 100%, 6%);
  --warning-border: hsl(60, 100%, 12%);
  --warning-text: hsl(46, 87%, 65%);
  --error-bg: hsl(358, 76%, 10%);
  --error-border: hsl(357, 89%, 16%);
  --error-text: hsl(358, 100%, 81%);
}
[data-rich-colors="true"][data-sonner-toast][data-type="success"],
[data-rich-colors="true"][data-sonner-toast][data-type="success"]
  [data-close-button] {
  background: var(--success-bg);
  border-color: var(--success-border);
  color: var(--success-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="info"],
[data-rich-colors="true"][data-sonner-toast][data-type="info"]
  [data-close-button] {
  background: var(--info-bg);
  border-color: var(--info-border);
  color: var(--info-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="warning"],
[data-rich-colors="true"][data-sonner-toast][data-type="warning"]
  [data-close-button] {
  background: var(--warning-bg);
  border-color: var(--warning-border);
  color: var(--warning-text);
}
[data-rich-colors="true"][data-sonner-toast][data-type="error"],
[data-rich-colors="true"][data-sonner-toast][data-type="error"]
  [data-close-button] {
  background: var(--error-bg);
  border-color: var(--error-border);
  color: var(--error-text);
}
.sonner-loading-wrapper {
  --size: 16px;
  height: var(--size);
  width: var(--size);
  position: absolute;
  inset: 0;
  z-index: 10;
}
.sonner-loading-wrapper[data-visible="false"] {
  transform-origin: center;
  animation: sonner-fade-out 0.2s ease forwards;
}
.sonner-spinner {
  position: relative;
  top: 50%;
  left: 50%;
  height: var(--size);
  width: var(--size);
}
.sonner-loading-bar {
  animation: sonner-spin 1.2s linear infinite;
  background: var(--gray11);
  border-radius: 6px;
  height: 8%;
  left: -10%;
  position: absolute;
  top: -3.9%;
  width: 24%;
}
.sonner-loading-bar:nth-child(1) {
  animation-delay: -1.2s;
  transform: rotate(0.0001deg) translate(146%);
}
.sonner-loading-bar:nth-child(2) {
  animation-delay: -1.1s;
  transform: rotate(30deg) translate(146%);
}
.sonner-loading-bar:nth-child(3) {
  animation-delay: -1s;
  transform: rotate(60deg) translate(146%);
}
.sonner-loading-bar:nth-child(4) {
  animation-delay: -0.9s;
  transform: rotate(90deg) translate(146%);
}
.sonner-loading-bar:nth-child(5) {
  animation-delay: -0.8s;
  transform: rotate(120deg) translate(146%);
}
.sonner-loading-bar:nth-child(6) {
  animation-delay: -0.7s;
  transform: rotate(150deg) translate(146%);
}
.sonner-loading-bar:nth-child(7) {
  animation-delay: -0.6s;
  transform: rotate(180deg) translate(146%);
}
.sonner-loading-bar:nth-child(8) {
  animation-delay: -0.5s;
  transform: rotate(210deg) translate(146%);
}
.sonner-loading-bar:nth-child(9) {
  animation-delay: -0.4s;
  transform: rotate(240deg) translate(146%);
}
.sonner-loading-bar:nth-child(10) {
  animation-delay: -0.3s;
  transform: rotate(270deg) translate(146%);
}
.sonner-loading-bar:nth-child(11) {
  animation-delay: -0.2s;
  transform: rotate(300deg) translate(146%);
}
.sonner-loading-bar:nth-child(12) {
  animation-delay: -0.1s;
  transform: rotate(330deg) translate(146%);
}
@keyframes sonner-fade-in {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes sonner-fade-out {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes sonner-spin {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0.15;
  }
}
@media (prefers-reduced-motion) {
  [data-sonner-toast],
  [data-sonner-toast] > *,
  .sonner-loading-bar {
    transition: none !important;
    animation: none !important;
  }
}
.sonner-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: opacity 0.2s, transform 0.2s;
}
.sonner-loader[data-visible="false"] {
  opacity: 0;
  transform: scale(0.8) translate(-50%, -50%);
}
/* ------------------------------------------------- */

@media all {
  :root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
    --wc-form-border-color: rgba(32, 7, 7, 0.8);
    --wc-form-border-radius: 4px;
    --wc-form-border-width: 1px;
  }
  :root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
    --wc-form-border-color: rgba(32, 7, 7, 0.8);
    --wc-form-border-radius: 4px;
    --wc-form-border-width: 1px;
  }
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
  [class^="ti-"] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ti-search:before {
    content: "\e610";
  }
  .ti-mobile:before {
    content: "\e621";
  }
  .ti-arrow-up:before {
    content: "\e627";
  }
  .ti-close:before {
    content: "\e646";
  }
  .ti-location-pin:before {
    content: "\e693";
  }
  .ti-time:before {
    content: "\e72b";
  }
  [class*=" flaticon-"]:before,
  [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 60px;
    font-style: normal;
    margin-left: 0;
  }
  .flaticon-network:before {
    content: "\f100";
  }
  .flaticon-scale:before {
    content: "\f101";
  }
  .flaticon-lawyer:before {
    content: "\f102";
  }
  .icon-basket {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }
  .icon-basket:before {
    content: "\e04e";
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  header,
  nav,
  section {
    display: block;
  }
  a {
    background-color: transparent;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  img {
    border: 0;
  }
  button,
  input {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  button {
    overflow: visible;
  }
  button {
    text-transform: none;
  }
  button {
    -webkit-appearance: button;
    cursor: pointer;
  }
  input {
    line-height: normal;
  }
  @media print {
    *,
    :after,
    :before {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
      content: "";
    }
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    h2,
    h3,
    p {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
    .navbar {
      display: none;
    }
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  :after,
  :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
  }
  button,
  input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: #337ab7;
    text-decoration: none;
  }
  a:focus,
  a:hover {
    color: #23527c;
    text-decoration: underline;
  }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  img {
    vertical-align: middle;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  [role="button"] {
    cursor: pointer;
  }
  h2,
  h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  h2,
  h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 24px;
  }
  p {
    margin: 0 0 10px;
  }
  ul {
    margin-top: 0;
    margin-bottom: 10px;
  }
  ul ul {
    margin-bottom: 0;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
    }
  }
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-lg-10,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-6,
  .col-lg-8,
  .col-lg-9,
  .col-md-3,
  .col-md-4,
  .col-md-6,
  .col-md-8,
  .col-md-9,
  .col-sm-3,
  .col-sm-6,
  .col-sm-9,
  .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xs-6 {
    float: left;
  }
  .col-xs-6 {
    width: 50%;
  }
  @media (min-width: 768px) {
    .col-sm-3,
    .col-sm-6,
    .col-sm-9 {
      float: left;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-3 {
      width: 25%;
    }
  }
  @media (min-width: 992px) {
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
      float: left;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-8 {
      width: 66.66666667%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-4 {
      width: 33.33333333%;
    }
    .col-md-3 {
      width: 25%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-10,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-6,
    .col-lg-8,
    .col-lg-9 {
      float: left;
    }
    .col-lg-10 {
      width: 83.33333333%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-2 {
      width: 16.66666667%;
    }
  }
  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
      -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  .collapse {
    display: none;
  }
  .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .nav > li {
    position: relative;
    display: block;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
  }
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
  }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px;
    }
  }
  @media (min-width: 768px) {
    .navbar-header {
      float: left;
    }
  }
  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
    }
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
  @media (min-width: 768px) {
    .container > .navbar-collapse,
    .container > .navbar-header {
      margin-right: 0;
      margin-left: 0;
    }
  }
  .navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
  }
  .navbar-brand:focus,
  .navbar-brand:hover {
    text-decoration: none;
  }
  .navbar-brand > img {
    display: block;
  }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand {
      margin-left: -15px;
    }
  }
  .navbar-nav {
    margin: 7.5px -15px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;
    }
    .navbar-nav > li {
      float: left;
    }
    .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
  @media (min-width: 768px) {
    .navbar-right {
      float: right !important;
      margin-right: -15px;
    }
  }
  .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
  }
  .navbar-default .navbar-brand {
    color: #777;
  }
  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-collapse {
    border-color: #e7e7e7;
  }
  .clearfix:after,
  .clearfix:before,
  .container:after,
  .container:before,
  .nav:after,
  .nav:before,
  .navbar-collapse:after,
  .navbar-collapse:before,
  .navbar-header:after,
  .navbar-header:before,
  .navbar:after,
  .navbar:before,
  .row:after,
  .row:before {
    display: table;
    content: " ";
  }
  .clearfix:after,
  .container:after,
  .nav:after,
  .navbar-collapse:after,
  .navbar-header:after,
  .navbar:after,
  .row:after {
    clear: both;
  }
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }
  .slick-track:after {
    clear: both;
  }
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  .slick-slide img {
    display: block;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0;
  }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    color: transparent;
    outline: none;
    background: 0 0;
  }
  .slick-prev:hover:before,
  .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    opacity: 1;
  }
  .slick-prev:before,
  .slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-prev {
    left: -25px;
  }
  .slick-prev:before {
    content: "←";
  }
  .slick-next {
    right: -25px;
  }
  .slick-next:before {
    content: "→";
  }
  .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0;
  }
  .slick-dots li button:hover,
  .slick-dots li button:focus {
    outline: none;
  }
  .slick-dots li button:hover:before,
  .slick-dots li button:focus:before {
    opacity: 1;
  }
  .slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
  }
  html {
    font-size: 16px;
  }
  body {
    font-family: open sans, sans-serif;
    background-color: #fff;
    font-size: 16px;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
  }
  @media (max-width: 991px) {
    body {
      font-size: 15px;
      font-size: 1rem;
    }
  }
  @media (max-width: 767px) {
    body {
      font-size: 14px;
      font-size: 0.93333rem;
    }
  }
  p {
    color: #727780;
    line-height: 1.8em;
  }
  h2,
  h3 {
    font-family: playfair display, serif;
    color: #06163a;
  }
  ul {
    padding-left: 0;
    margin: 0;
    list-style-position: inside;
  }
  a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
  a:hover {
    text-decoration: none;
  }
  img {
    max-width: 100%;
  }
  .page-wrapper {
    position: relative;
    overflow: hidden;
  }
  /* Đảm bảo header và logo luôn hiển thị, không bị ảnh hưởng bởi page-wrapper */
  .site-header {
    position: relative;
    z-index: 1000;
    overflow: visible;
  }
  .site-header .site-logo,
  .site-header .navbar-brand,
  .site-header .site-logo img {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .fi:before {
    margin: 0;
  }
  .back-to-top {
    background-color: #d4c291;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }
  @media (max-width: 991px) {
    .back-to-top {
      width: 35px;
      height: 35px;
      line-height: 35px;
    }
  }
  .back-to-top:hover {
    background-color: #c0b596;
  }
  .back-to-top i {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .theme-btn-s2 {
    font-family: playfair display, serif;
    background-color: #c0b596;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    font-size: 1.06667rem;
    color: #fff;
    padding: 0 30px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase;
  }
  @media (max-width: 1199px) {
    .theme-btn-s2 {
      height: 45px;
      line-height: 45px;
      font-size: 15px;
      font-size: 1rem;
      padding: 0 25px;
    }
  }
  .theme-btn-s2:hover,
  .theme-btn-s2:focus,
  .theme-btn-s2:active {
    background-color: #d4c291;
    color: #fff;
  }
  .theme-btn-s2 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 0.93333rem;
    color: #fff;
    padding: 0 25px;
    border-radius: 40px;
  }
  .preloader {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
  }
  .preloader .sk-cube-grid {
    width: 60px;
    height: 60px;
    position: absolute;
    left: calc(50% - 30px);
    top: calc(50% - 65px);
  }
  .preloader .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #d4c291;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  }
  .preloader .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .preloader .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .preloader .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .preloader .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .preloader .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .preloader .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .preloader .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .preloader .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .preloader .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .site-header .navigation {
    background-color: #fff;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  .site-header .navigation > .container {
    position: relative;
  }
  .site-header .navigation .navbar-brand {
    height: auto;
  }
  @media screen and (max-width: 991px) {
    .site-header #navbar {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
    }
  }
  .site-header #navbar ul {
    font-family: open sans, sans-serif;
    list-style: none;
  }
  .site-header #navbar > ul li a:hover,
  .site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: #c0b596;
  }
  @media screen and (min-width: 992px) {
    .site-header #navbar li {
      position: relative;
    }
    .site-header #navbar > ul > li > a {
      font-size: 17px;
      font-size: 1.13333rem;
      font-weight: 600;
      color: #fff;
      padding: 40px 16px;
    }
    .site-header #navbar > ul .sub-menu {
      background-color: #fff;
      width: 250px;
      padding: 5px 12px;
      position: absolute;
      left: 0;
      top: 130%;
      z-index: 10;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-box-shadow: 0 15px 60px -19px black;
      box-shadow: 0 15px 60px -19px black;
    }
    .site-header #navbar > ul > li .sub-menu li {
      border-bottom: 1px solid #f2f2f2;
    }
    .site-header #navbar > ul > li .sub-menu li:last-child {
      border-bottom: 0;
    }
    .site-header #navbar > ul > li .sub-menu a {
      font-size: 15px;
      font-size: 1rem;
      color: #06163a;
      display: block;
      padding: 12px 15px;
    }
    .site-header #navbar > ul > li .sub-menu a:hover {
      color: #c0b596;
    }
    .site-header #navbar > ul > li:hover > .sub-menu {
      top: 100%;
      visibility: visible;
      opacity: 1;
    }
  }
  @media (max-width: 991px) {
    .site-header #navbar > ul > li a {
      display: block;
      font-size: 14px;
      font-size: 0.93333rem;
    }
    .site-header #navbar > ul > li .sub-menu li {
      border-bottom: 1px solid #e6e6e6;
    }
    .site-header #navbar > ul .sub-menu > li:last-child {
      border-bottom: 0;
    }
    .site-header #navbar > ul > li > .sub-menu a {
      padding: 8px 15px 8px 45px;
    }
    .site-header #navbar > ul .menu-item-has-children > a {
      position: relative;
    }
    .site-header #navbar > ul .menu-item-has-children > a:before {
      font-family: themify;
      content: "\e64b";
      font-size: 11px;
      font-size: 0.73333rem;
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }
  @media screen and (min-width: 992px) {
    .site-header .navbar-header .open-btn {
      display: none;
    }
    .site-header #navbar .close-navbar {
      display: none;
    }
  }
  @media (max-width: 991px) {
    .site-header .container {
      width: 100%;
    }
    .site-header .navbar-header button {
      background-color: #c0b596;
      width: 40px;
      height: 35px;
      border: 0;
      padding: 5px 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      outline: 0;
      position: absolute;
      right: 15px;
      top: 32px;
      z-index: 20;
    }
    .site-header .navbar-header button span {
      background-color: #fff;
      display: block;
      height: 2px;
      margin-bottom: 5px;
    }
    .site-header .navbar-header button span:last-child {
      margin: 0;
    }
    .site-header #navbar {
      background: #fff;
      display: block !important;
      width: 280px;
      height: 100% !important;
      margin: 0;
      padding: 0;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      position: fixed;
      right: -300px;
      top: 0;
      z-index: 100;
    }
    .site-header #navbar ul a {
      color: #000;
    }
    .site-header #navbar ul a:hover {
      color: #c0b596;
    }
    .site-header #navbar .navbar-nav {
      height: 100%;
      overflow: auto;
    }
    .site-header #navbar .close-navbar {
      background-color: #c0b596;
      width: 40px;
      height: 40px;
      color: #fff;
      border: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      outline: none;
      position: absolute;
      left: -18px;
      top: 10px;
      z-index: 20;
    }
    .site-header #navbar > ul > li {
      border-bottom: 1px solid #ccc;
    }
    .site-header #navbar > ul > li > a {
      padding: 10px 15px 10px 35px;
    }
  }
  @media (max-width: 767px) {
    .site-header .navbar-header .navbar-brand {
      font-size: 24px;
    }
    .site-header #navbar .navbar-nav {
      margin: 0;
    }
  }
  @media (max-width: 991px) {
    .site-header .navbar-collapse.collapse {
      display: none;
    }
    .site-header .navbar-header {
      float: none;
    }
    .site-header .navbar-right {
      float: none;
    }
    .site-header .navbar-nav {
      float: none;
    }
    .site-header .navbar-nav > li {
      float: none;
    }
  }
  .header-style-2 .topbar .top-contact-info {
    padding-top: 15px;
  }
  @media screen and (min-width: 992px) {
    .header-style-2 {
      background-color: rgba(255, 255, 255, 5%);
      width: 100%;
      border-bottom: 1px solid rgba(255, 255, 255, 7%);
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
    }
    .header-style-2 .navigation {
      background-color: #810202;
    }
    .header-style-2 .navbar-header {
      margin-top: 7px;
    }
    .header-style-2 #navbar {
      margin-right: 235px;
      border-right: 1px solid rgba(255, 255, 255, 7%);
    }
    .header-style-2 #navbar > ul > li > a {
      font-size: 16px;
      font-size: 1.06667rem;
      padding: 40px 12px;
    }
  }
  @media screen and (min-width: 1200px) {
    .header-style-2 #navbar > ul > li > a {
      font-size: 16px;
      padding: 40px 16px;
    }
    .header-style-2 #navbar {
      margin-right: 245px;
    }
  }
  @media (max-width: 991px) {
    .header-style-2 .navigation {
      background-color: #810202;
    }
    .header-style-2 .navigation .container {
      padding: 10px 15px;
    }
  }
  @media (max-width: 991px) {
    .header-style-2 .topbar {
      background-color: #810202;
    }
  }
  @media (max-width: 767px) {
    .header-style-2 .topbar {
      text-align: center;
      padding-top: 20px;
    }
  }
  .header-style-2 .topbar .container {
    position: relative;
  }
  .header-style-2 .topbar .container:before {
    width: calc(100% - 30px);
    height: 1px;
    background-color: rgba(255, 255, 255, 7%);
    position: absolute;
    bottom: 0;
    left: 15px;
  }
  .header-style-2 .topbar li {
    font-weight: 300;
    color: #e0e0e0;
  }
  .header-style-2 .topbar .contact-info ul {
    overflow: hidden;
    list-style: none;
  }
  .header-style-2 .topbar .contact-info ul li {
    float: left;
    font-weight: 500;
  }
  @media (max-width: 991px) {
    .header-style-2 .topbar .contact-info ul li {
      padding: 18px 0;
    }
  }
  @media (max-width: 767px) {
    .header-style-2 .topbar .contact-info ul li {
      float: none;
      padding: 0;
    }
  }
  .header-style-2 .topbar .contact-info ul li i {
    display: inline-block;
    color: #c0b596;
    padding-right: 5px;
  }
  .header-style-2 .topbar .contact-info ul > li + li {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, 7%);
  }
  @media (max-width: 767px) {
    .header-style-2 .topbar .contact-info ul > li + li {
      margin-left: 0;
      padding-left: 0;
      margin-top: 10px;
      border-left: 0;
    }
  }
  .header-style-2 .cart-search-contact {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding-top: 5px;
  }
  @media (max-width: 991px) {
    .header-style-2 .cart-search-contact {
      right: 95px;
    }
  }
  .header-style-2 .cart-search-contact button {
    background: 0 0;
    padding: 0;
    border: 0;
    outline: 0;
  }
  .header-style-2 .cart-search-contact i:before {
    font-size: 20px;
    color: #fff;
  }
  .header-style-2 .cart-search-contact > div {
    float: left;
    position: relative;
  }
  .header-style-2 .cart-search-contact > div + div {
    margin-left: 20px;
  }
  @media (max-width: 450px) {
    .header-style-2 .cart-search-contact .header-search-form-wrapper {
      display: none;
    }
  }
  .header-style-2 .cart-search-contact .header-search-form {
    position: absolute;
    width: 250px;
    right: -25px;
    top: 60px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0 15px 60px -19px black;
    box-shadow: 0 15px 60px -19px black;
  }
  .header-style-2 .cart-search-contact form div {
    position: relative;
  }
  .header-style-2 .cart-search-contact form div button {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-style-2 .cart-search-contact input {
    width: 100%;
    height: 50px;
    padding: 6px 20px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header-style-2 .cart-search-contact .mini-cart .cart-count {
    background: #c0b596;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    font-size: 0.66667rem;
    color: #fff;
    position: absolute;
    top: -8px;
    right: -10px;
    border-radius: 50%;
  }
  .header-style-2 .cart-search-contact .mini-cart-content {
    background: #fff;
    width: 300px;
    border-top: 2px solid #c0b596;
    z-index: 10;
    position: absolute;
    right: -25px;
    top: 60px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0 15px 60px -19px black;
    box-shadow: 0 15px 60px -19px black;
  }
  @media (max-width: 450px) {
    .header-style-2 .cart-search-contact .mini-cart-content {
      right: auto;
      left: -185px;
    }
  }
  .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-title {
    padding: 12px 15px;
    border-bottom: 1px solid #efefef;
  }
  .header-style-2 .cart-search-contact .mini-cart-content p {
    font-family: open sans, sans-serif;
    font-size: 15px;
    font-size: 1rem;
    font-weight: 500;
    color: #06163a;
    margin: 0;
    text-transform: uppercase;
  }
  .header-style-2 .cart-search-contact .mini-cart-content .mini-cart-action {
    padding: 20px 15px;
    border-top: 1px solid #efefef;
  }
  .header-style-2
    .cart-search-contact
    .mini-cart-content
    .mini-cart-action
    .theme-btn-s2 {
    float: right;
    padding-top: 0;
    line-height: 34px;
  }
  .header-style-2
    .cart-search-contact
    .mini-cart-content
    .mini-cart-action
    .mini-checkout-price {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 500;
    color: #06163a;
    margin-top: 10px;
    display: inline-block;
  }
  .header-style-2
    .cart-search-contact
    .mini-cart-content
    .mini-cart-action
    .theme-btn-s2 {
    padding-top: 0;
    font-weight: 600;
    font-family: inherit;
    color: #333;
    border: none;
    line-height: 38px;
  }
  @media screen and (min-width: 992px) {
    .header-style-2 {
      background-color: #fff;
      border-bottom: 0;
      position: static;
      z-index: 10;
    }
    .header-style-2 .topbar {
      background-color: #810202;
    }
    .topbar a.-link-underline {
      font-size: 14px;
      font-weight: 700;
      color: #fff;
      padding: 9px 25px;
      border: 2px solid #c0b596;
      border-radius: 47px;
      text-transform: capitalize;
      display: inline-block;
      margin-top: 10px;
      margin-bottom: 10px;
      float: right;
    }
    @media screen and (max-width: 991px) {
      .topbar a.-link-underline {
        float: none;
      }
    }
    .topbar a.-link-underline:hover {
      background-color: #d4c291;
      color: #fff;
    }
    .header-style-2 #navbar {
      border-right: 1px solid #333642;
    }
    .header-style-2 #navbar > ul > li > a {
      color: #fff;
    }
  }
  @media screen and (max-width: 991px) {
    .topbar {
      text-align: center;
      padding-bottom: 25px;
    }
    .top-contact-info {
      display: inline-block;
    }
    .topbar .container:before {
      display: none;
    }
  }
  .hero {
    position: relative;
    height: 800px;
    overflow: hidden;
  }
  /* Giảm chiều cao hero slider trên mobile xuống một nửa */
  @media (max-width: 767.98px) {
    .hero {
      height: 400px !important;
    }
  }
  .slide {
    position: relative;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .slide:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(
      left,
      rgba(21, 26, 48, 0.82) 14%,
      rgba(27, 32, 53, 0.82) 15%,
      rgba(138, 140, 151, 0) 33%,
      rgba(255, 255, 255, 0) 52%,
      rgba(244, 244, 244, 0) 55%,
      rgba(166, 167, 175, 0) 68%,
      rgba(75, 79, 96, 0.86) 83%,
      rgba(21, 26, 48, 0.86) 92%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(21, 26, 48, 0.82) 14%,
      rgba(27, 32, 53, 0.82) 15%,
      rgba(138, 140, 151, 0) 33%,
      rgba(255, 255, 255, 0) 52%,
      rgba(244, 244, 244, 0) 55%,
      rgba(166, 167, 175, 0) 68%,
      rgba(75, 79, 96, 0.86) 83%,
      rgba(21, 26, 48, 0.86) 92%
    );
    background: linear-gradient(
      to right,
      rgba(21, 26, 48, 0.82) 14%,
      rgba(27, 32, 53, 0.82) 15%,
      rgba(138, 140, 151, 0) 33%,
      rgba(255, 255, 255, 0) 52%,
      rgba(244, 244, 244, 0) 55%,
      rgba(166, 167, 175, 0) 68%,
      rgba(75, 79, 96, 0.86) 83%,
      rgba(21, 26, 48, 0.86) 92%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1151a30',endColorstr='#db151a30',GradientType=1);
    opacity: 0.75;
  }
  .hero-style-1 .slide-caption {
    z-index: 19;
    padding-top: 0;
  }
  .hero .slide {
    height: 800px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* Giảm chiều cao slide trên mobile xuống một nửa */
  @media (max-width: 767.98px) {
    .hero .slide {
      height: 400px !important;
    }
  }
  .hero .slide .slider-bg {
    display: none;
  }
  .hero .slide:focus {
    outline: none;
  }
  .hero .slide .container {
    height: 100%;
    display: table;
    padding: 0;
  }
  .hero .slide .row {
    display: table-cell;
    vertical-align: middle;
  }
  .hero .slick-prev,
  .hero .slick-next {
    width: 50px;
    height: 50px;
    border: 1px solid #959595;
    border-radius: 5px;
    z-index: 10;
  }
  .hero .slick-prev {
    left: 25px;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 16px;
  }
  .hero .slick-prev:before {
    font-family: themify;
    content: "\e64a";
    opacity: 1;
    color: #fff;
  }
  .hero .slick-next {
    right: 25px;
  }
  .hero .slick-next:before {
    font-family: themify;
    content: "\e649";
    opacity: 1;
    color: #fff;
  }
  .hero .slick-prev:hover,
  .hero .slick-next:hover {
    background: #c0b596;
    border-color: #fff;
  }
  .hero .slick-prev:hover:before,
  .hero .slick-next:hover:before {
    color: #fff;
  }
  .hero .slick-dots {
    bottom: 30px;
  }
  @media screen and (min-width: 992px) {
    .hero .slick-dots {
      display: none !important;
    }
  }
  .hero .slick-dots li {
    margin: 0;
  }
  .hero .slick-dots button {
    background-color: #c0b596;
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .hero .slick-dots button:before {
    display: none;
  }
  .hero .hero-slider .slide-caption > h2,
  .hero .hero-slider .slide-caption > p,
  .hero .hero-slider .slide-caption > .btns {
    opacity: 0;
  }
  .hero .hero-slider .slick-list .slick-current .slide-caption > p {
    -webkit-animation: fadeInTopSlow 1.5s 0.8s forwards;
    -moz-animation: fadeInTopSlow 1.5s 0.8s forwards;
    -o-animation: fadeInTopSlow 1.5s 0.8s forwards;
    -ms-animation: fadeInTopSlow 1.5s 0.8s forwards;
    animation: fadeInTopSlow 1.5s 0.8s forwards;
  }
  .hero .hero-slider .slick-list .slick-current .slide-caption > h2 {
    -webkit-animation: fadeInLeftSlow 1.5s 0.8s forwards;
    -moz-animation: fadeInLeftSlow 1.5s 0.8s forwards;
    -o-animation: fadeInLeftSlow 1.5s 0.8s forwards;
    -ms-animation: fadeInLeftSlow 1.5s 0.8s forwards;
    animation: fadeInLeftSlow 1.5s 0.8s forwards;
  }
  .hero .hero-slider .slick-list .slick-current .slide-caption > .btns {
    -webkit-animation: fadeInBottomSlow 1.5s 0.8s forwards;
    -moz-animation: fadeInBottomSlow 1.5s 0.8s forwards;
    -o-animation: fadeInBottomSlow 1.5s 0.8s forwards;
    -ms-animation: fadeInBottomSlow 1.5s 0.8s forwards;
    animation: fadeInBottomSlow 1.5s 0.8s forwards;
  }
  .hero-style-1 .slide-caption p {
    font-size: 20px;
    color: #fff;
    line-height: 0.8em;
    font-weight: 300;
    margin: 0;
  }
  .hero-style-1 .slide-caption h2 {
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    line-height: 90px;
    margin: 33px 0;
  }
  @media (max-width: 767px) {
    .hero-style-1 .slide-caption h2 {
      font-size: 30px;
      font-weight: 400;
      color: #fff;
      line-height: 50px;
      margin: 33px 0;
    }
  }
  .service-area.service-area2 .service-item {
    background: #fff;
    border: none;
  }
  .service-area.service-area2 .service-item .grid {
    overflow: hidden;
    box-shadow: 0 0 37px #f1f1f1;
    margin-right: 15px;
    display: flex;
    align-items: center;
  }
  .service-area.service-area2:before {
    background: 0 0;
  }
  .service-area.service-area2 .service-text {
    border-left: none;
  }
  .service-area.service-area2 .service-icon {
    padding: 0;
    margin-top: 18px;
  }
  .service-area.service-area2 .service-text {
    padding: 20px 0 10px 9px;
  }
  .icon-c {
    background: #c0b596;
    height: 100px;
    max-width: 100px;
    text-align: center;
  }
  .service-item {
    border: 1px solid rgba(192, 181, 150, 0.4);
  }
  .service-text {
    padding: 25px;
    padding-bottom: 20px;
    border-left: 1px solid rgba(192, 181, 150, 0.4);
  }
  /* Giảm padding của service-text trên mobile */
  @media (max-width: 767.98px) {
    .service-text {
      padding: 15px !important;
      padding-bottom: 10px !important;
    }
    .service-area.service-area2 .service-text {
      padding: 10px 0 5px 9px !important;
    }
  }
  .service-area.service-area2 .service-icon .fi {
    color: #333;
  }
  .service-area .service-icon i:before {
    font-size: 60px;
    color: #c0b596;
  }
  .service-area .service-icon {
    margin-top: 12px;
  }
  .service-area.service-area2 .service-icon i:before {
    font-size: 45px;
    margin-left: 0;
    color: #fff;
  }
  .service-area.service-area2 .service-text h3 {
    color: #333;
    margin-top: 5px;
    font-size: 22px;
  }
  .service-item {
    margin-bottom: 30px;
  }
  /* Giảm margin-bottom của service-item trên mobile */
  @media (max-width: 767.98px) {
    .service-item {
      margin-bottom: 15px !important;
    }
  }
  .service-text h3 {
    color: #fff;
    font-size: 30px;
    margin-top: 5px;
  }
  .service-text span {
    color: #ada282;
    font-size: 16px;
  }
  @media (max-width: 767px) {
    .icon-c {
      background: #c0b596;
      height: 100px;
      max-width: 100px;
      text-align: center;
      display: inline-block;
      padding: 0 27px;
    }
    .service-area.service-area2 .service-item .grid div {
      display: inline-block;
    }
    .service-area.service-area2 .service-item {
      margin-left: 15px;
    }
  }
  @media (max-width: 650px) {
    .service-area.service-area2 .feature-col {
      width: 100%;
    }
    .service-area.service-area2 .service-item .grid {
      box-shadow: 0 0 37px #f1f1f1;
      width: 90%;
      margin: auto;
      margin-left: 20px;
    }
  }
  .about-text p {
    font-size: 15px;
    padding-top: 15px;
  }
  .about-text h2 {
    margin-bottom: 25px;
  }
  .about-area .about-title {
    position: relative;
  }
  .about-title .img-holder {
    position: relative;
    max-width: 545px;
  }
  .about-title .img-holder:before {
    content: "";
    background-color: #c0b596;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
  }
  @media (min-width: 992px) {
    .about-area.about-area2 .about-text p {
      font-size: 15px;
    }
  }
  @media (max-width: 991px) {
    .about-area.about-area2 .about-text h2 {
      margin-bottom: 20px;
      margin-top: 35px;
    }
  }
  .about-text .btn-style a {
    line-height: 24px;
  }
  .service-item {
    margin-bottom: 30px;
  }
  .theme-btn-s2 {
    background-color: #c0b596;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 9px 25px;
    border: 2px solid transparent;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.3s;
  }
  .service-area.service-area2 .service-item {
    background: #fff;
    border: none;
  }
  .service-area.service-area2:before {
    background: 0 0;
  }
  .service-area.service-area2 .service-text {
    border-left: none;
  }
  .service-area.service-area2 .service-icon {
    padding: 0;
  }
  .service-area.service-area2 .service-text {
    padding: 20px 0 10px 9px;
  }
  .icon-c {
    background: #c0b596;
    height: 100px;
    max-width: 100px;
    text-align: center;
  }
  .service-area.service-area2 .service-icon .fi {
    color: #333;
  }
  .service-area.service-area2 .service-text h3 {
    color: #333;
  }
  .about-area.about-area2 .about-text h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .about-area.about-area2 .about-text p {
    margin-bottom: 30px;
    padding-top: 0;
  }
  .about-area.about-area2 .about-title .img-holder:before {
    left: -20px;
    top: -20px;
  }
  .about-area.about-area2 .about-title .img-holder {
    max-width: 520px;
  }
  .about-area.about-area2 .btns {
    margin-bottom: 35px;
  }
  .btn-style a {
    background-color: #c0b596;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 10px 38px;
    border: 2px solid transparent;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 3px;
  }
  .btn-style a:hover {
    background: #d4c291;
    color: #fff;
  }
  .btn-style-3 a {
    position: relative;
  }
  .btn-style-3 a:before {
    content: "";
    position: absolute;
    left: -60px;
    top: 50%;
    width: 85px;
    height: 2px;
    background: #fff;
    bottom: 0;
    transform: translateY(-50%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  }
  .btn-style-3 a:hover:before {
    left: -95px;
  }
  .sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -400px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
  }
  .header-style-2 .sticky-header {
    background-color: #810202;
    border-bottom: 1px solid rgba(255, 255, 255, 7%);
  }
  .header-style-2 .sticky-header {
    background-color: #810202;
  }
  a {
    color: #a29160;
  }
  a:hover {
    color: #d4c291;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  ul {
    list-style: disc;
    padding-left: 40px;
  }
  .page-wrapper p {
    font-size: 16px;
    font-size: 1rem;
    color: #727780;
    line-height: 1.8em;
    margin: 0 0 1.5em;
  }
  .page-wrapper ul li {
    font-size: 15px;
    color: #838383;
    line-height: 1.8em;
  }
  @media screen and (min-width: 992px) {
    .header-style-2 .navbar-header {
      margin-bottom: 7px;
    }
  }
  @media (max-width: 991px) {
    .site-header #navbar .navbar-nav ul {
      padding-left: 0;
    }
  }
  @media (max-width: 767px) {
    .header-style-2 .topbar {
      padding-top: 0;
    }
    .header-style-2 .topbar .contact-info {
      padding-top: 0;
    }
  }
  .no-products {
    padding: 25px 15px;
    display: block;
  }
  .contact-info ul {
    padding-left: 0;
  }
  .header-style-2 .topbar .contact-info ul li {
    padding: 0;
  }
  @media (max-width: 767px) {
    .header-style-2 .topbar .contact-info ul li {
      padding: 0;
    }
  }
  .no-products {
    padding: 25px 15px;
    display: block;
  }
  .site-logo img {
    display: block;
    max-width: 220px;
    height: auto;
  }
  .site-header .navigation .navbar-brand {
    display: block;
  }
  .site-header .navbar-header .site-logo {
    display: block;
  }
  .site-header .navbar-header .site-logo img {
    display: block !important;
    max-width: 220px;
    height: auto;
  }
  .screen-reader-text {
    display: none;
  }
  .site-header .close-navbar .ti-close {
    position: relative;
    top: 1px;
  }
  @media screen and (min-width: 1200px) {
    .header-style-2 #navbar {
      margin-right: 50px;
    }
    .header-style-2 #navbar.has-header-cart {
      margin-right: 95px;
    }
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .header-style-2 #navbar.has-header-cart {
      margin-right: 85px;
    }
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .header-style-2 #navbar {
      margin-right: 50px;
    }
    .header-style-2 #navbar > ul > li > a {
      font-size: 14px;
      padding: 40px 9px;
    }
  }
  @media (max-width: 991px) {
    .site-header .navbar-header button {
      top: 34px;
    }
  }
  @media (max-width: 450px) {
    .header-style-2 .cart-search-contact .header-search-form-wrapper {
      display: block;
    }
    .header-style-2 .cart-search-contact > div + div {
      display: none;
    }
  }
  .header-style-2 #navbar > ul > li > a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
  .slick-slide {
    cursor: auto !important;
  }
  @media (max-width: 1199px) {
    .hero .slick-prev,
    .hero .slick-next {
      display: none !important;
    }
  }
  @media (max-width: 767px) {
    .service-area.service-area2 .service-item .grid {
      margin-right: 0;
    }
    .service-area.service-area2 .service-item {
      margin-left: 15px;
      margin-right: 15px;
    }
  }
  @media (max-width: 650px) {
    .service-area.service-area2 .feature-col {
      width: 100%;
    }
    .service-area.service-area2 .service-item .grid {
      width: 100%;
      margin-left: 0;
    }
    .service-area.service-area2 .service-item > .row {
      margin: 0;
    }
    .service-area.service-area2 .service-item {
      margin-left: 0;
      margin-right: 0;
    }
  }
  .site-header .cart-search-contact .mini-cart i:before {
    font-size: 23px;
  }
  li {
    margin-bottom: 0;
  }
  .site-header:before,
  .site-header:after {
    content: "";
    display: table;
    table-layout: fixed;
  }
  .site-header:after {
    clear: both;
  }
  .screen-reader-text {
    background: 0 0;
  }
  :root {
    --direction-multiplier: 1;
  }
  .elementor-screen-only,
  .screen-reader-text {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .elementor *,
  .elementor :after,
  .elementor :before {
    box-sizing: border-box;
  }
  .elementor a {
    box-shadow: none;
    text-decoration: none;
  }
  .elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
  }
  .elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    align-self: var(--align-self);
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
  }
  .elementor-element:where(.e-con-full, .elementor-widget) {
    align-content: var(--align-content);
    align-items: var(--align-items);
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    gap: var(--row-gap) var(--column-gap);
    justify-content: var(--justify-content);
  }
  :root {
    --page-title-display: block;
  }
  .elementor-section {
    position: relative;
  }
  .elementor-section .elementor-container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  @media (max-width: 1024px) {
    .elementor-section .elementor-container {
      flex-wrap: wrap;
    }
  }
  .elementor-widget-wrap {
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
  }
  .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
  }
  .elementor-widget-wrap > .elementor-element {
    width: 100%;
  }
  .elementor-widget {
    position: relative;
  }
  .elementor-column {
    display: flex;
    min-height: 1px;
    position: relative;
  }
  @media (min-width: 768px) {
    .elementor-column.elementor-col-100 {
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .elementor-column {
      width: 100%;
    }
  }
  @media (min-width: 1025px) {
    #elementor-device-mode:after {
      content: "desktop";
    }
  }
  @media (min-width: -1) {
    #elementor-device-mode:after {
      content: "widescreen";
    }
  }
  @media (max-width: -1) {
    #elementor-device-mode:after {
      content: "laptop";
      content: "tablet_extra";
    }
  }
  @media (max-width: 1024px) {
    #elementor-device-mode:after {
      content: "tablet";
    }
  }
  @media (max-width: -1) {
    #elementor-device-mode:after {
      content: "mobile_extra";
    }
  }
  @media (max-width: 767px) {
    #elementor-device-mode:after {
      content: "mobile";
    }
  }
  @media (prefers-reduced-motion: no-preference) {
    html {
      scroll-behavior: smooth;
    }
  }
  .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base))
    .elementor-widget-container {
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
      box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.4s);
  }
  @media (prefers-reduced-motion: reduce) {
    html * {
      transition-delay: 0s !important;
      transition-duration: 0s !important;
    }
  }
  .elementor-kit-366 {
    --e-global-color-primary: #6ec1e4;
    --e-global-color-secondary: #54595f;
    --e-global-color-text: #7a7a7a;
    --e-global-color-accent: #61ce70;
    --e-global-color-57b5abb4: #4054b2;
    --e-global-color-79505572: #23a455;
    --e-global-color-4309f2c2: #000;
    --e-global-color-2e8b0037: #fff;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
  }
  .elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
  }
  .sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .elementor-9 .elementor-element.elementor-element-1486f66 .hero-slider {
    background-color: #bbbbbb;
  }
  .elementor-9 .elementor-element.elementor-element-1486f66 .hero .slide,
  .hero.hero-slider-wrapper {
    height: 800px;
  }
  /* Giảm chiều cao hero-slider-wrapper trên mobile xuống một nửa */
  @media (max-width: 767.98px) {
    .elementor-9 .elementor-element.elementor-element-1486f66 .hero .slide,
    .hero.hero-slider-wrapper {
      height: 400px !important;
    }
  }
  .elementor-9 .elementor-element.elementor-element-96dfe34 {
    padding: 90px 0px 60px 0px;
  }
  .elementor-9 .elementor-element.elementor-element-ba2090b {
    padding: 20px 0px 100px 0px;
  }
  @media (max-width: 1024px) {
    .elementor-9 .elementor-element.elementor-element-96dfe34 {
      padding: 80px 0px 50px 15px;
    }
    .elementor-9 .elementor-element.elementor-element-ba2090b {
      padding: 20px 0px 80px 0px;
    }
  }
  @media (max-width: 767px) {
    /* Giữ nguyên padding cho phần slide */
    .elementor-9 .elementor-element.elementor-element-96dfe34 {
      padding: 80px 0px 50px 0px;
    }
  }
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
  }
  .screen-reader-text:focus {
    clip: auto !important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
}
/*! CSS Used from: Embedded */
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--red: #e04f62;
  --wp--preset--color--green: #c8dcd2;
  --wp--preset--color--blue: #b3c6d2;
  --wp--preset--color--lavender: #c5b1da;
  --wp--preset--color--light-pink: #f9eded;
  --wp--preset--color--dark-grey: #333333;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
/*! CSS Used from: https://barristar.wpocean.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.min.css ; media=only screen and (max-width: 768px) */
@media only screen and (max-width: 768px) {
  :root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
    --wc-form-border-color: rgba(32, 7, 7, 0.8);
    --wc-form-border-radius: 4px;
    --wc-form-border-width: 1px;
  }
}
/*! CSS Used keyframes */
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@-webkit-keyframes fadeInTopSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeftSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInBottomSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomSlow {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*! CSS Used fontfaces */
@font-face {
  font-family: themify;
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/themify.eot?-fvbane);
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/themify.eot?#iefix-fvbane)
      format("embedded-opentype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/themify.woff?-fvbane)
      format("woff"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/themify.ttf?-fvbane)
      format("truetype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/themify.svg?-fvbane#themify)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: simple-line-icons;
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/Simple-Line-Icons.eot);
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/Simple-Line-Icons.eot?#iefix)
      format("embedded-opentype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/Simple-Line-Icons.woff)
      format("woff"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/Simple-Line-Icons.ttf)
      format("truetype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/Simple-Line-Icons.svg#Simple-Line-Icons)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/slick.eot);
  src: url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/slick.eot?#iefix)
      format("embedded-opentype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/slick.woff)
      format("woff"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/slick.ttf)
      format("truetype"),
    url(https://barristar.wpocean.com/wp-content/themes/barristar/assets/fonts/slick.svg#slick)
      format("svg");
  font-display: swap;
}
/* ===================================================== */

/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/plugins/bootstrap/css/bootstrap.min.css */
*,
::after,
::before {
  box-sizing: border-box;
}
a {
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  /* width: 100%; */
  /* max-width: 100%; */
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col-12 {
  width: 100%;
}
.col {
  flex: 1 0 0%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.g-3 {
  --bs-gutter-x: 1rem !important;
}
.g-3 {
  --bs-gutter-y: 1rem !important;
}
.g-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
@media (min-width: 576px) {
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .g-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3 {
    --bs-gutter-y: 1rem;
  }
}
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius)
    var(--bs-card-inner-border-radius) 0 0;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.overflow-hidden {
  overflow: hidden !important;
}
.d-flex {
  display: flex !important;
}
.position-relative {
  position: relative !important;
}
.border-0 {
  border: 0 !important;
}
.mw-100 {
  max-width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.p-0 {
  padding: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.text-start {
  text-align: left !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/plugins/swiper/swiper-bundle.min.css */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/css/all.min.css */
.fal,
.far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-clock:before {
  content: "\f017";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fal {
  font-weight: 300;
}
.fal,
.far {
  font-family: "Font Awesome 5 Pro";
}
.far {
  font-weight: 400;
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/css/style.css */
.button-theme {
  position: relative;
  color: var(--bs-white);
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1;
  padding: 10px 20px;
  cursor: pointer;
  border: 0;
  transition: var(--transition-default);
  font-size: 1em;
  font-weight: 700;
}
.button-theme.button-theme_primary {
  background-color: var(--primary-color);
  color: var(--bs-white);
}
.button-theme.button-theme_primary:hover {
  background-color: var(--primary-hover);
}
.section-gap {
  padding: 40px 0;
}
.section-heading {
  margin-bottom: 40px;
  text-align: center;
}
.section-heading .title {
  color: var(--primary-color);
  font-weight: 700;
  font-size: 2em;
}
.section-heading .decor {
  position: relative;
  width: 20px;
  border-radius: 20px;
  height: 8px;
  background-color: var(--primary-color);
  margin: 15px auto 0;
  display: block;
}
.section-heading .decor:before,
.section-heading .decor:after {
  position: absolute;
  height: 1px;
  width: 80px;
  display: block;
  content: "";
  background-color: var(--bs-gray-300);
}
.section-heading .decor:before,
.section-heading .decor:after {
  top: 1px;
}
.section-heading .decor:before {
  transform: translateX(calc(-100% - 8px));
}
.section-heading .decor:after {
  transform: translateX(36px);
}
.section-heading .description {
  font-size: 1.1em;
  color: var(--bs-gray-900);
  line-height: 1.6;
}
.slider-theme {
  position: relative;
}
.slider-theme .slider-theme_actions--prev,
.slider-theme .slider-theme_actions--next {
  position: absolute;
  top: 50%;
  border-radius: 4px;
  height: 32px;
  width: 32px;
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-white);
  font-size: 1.4em;
  z-index: 2;
  box-shadow: var(--shadow-hover);
  transition: var(--transition-default);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.slider-theme .slider-theme_actions--prev {
  left: -56px;
}
.slider-theme .slider-theme_actions--next {
  right: -56px;
}
.slider-theme:hover .slider-theme_actions--prev {
  left: -16px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.slider-theme:hover .slider-theme_actions--next {
  right: -16px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.slider-theme .slider-theme_actions--prev:hover,
.slider-theme .slider-theme_actions--next:hover {
  background: var(--primary-hover);
}
.slider-theme .slider-theme_actions--prev.swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.7;
  background: var(--primary-color);
}
.slider-theme .slider-theme_actions--pagination {
  position: relative;
  left: unset;
  bottom: 50px;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.slider-theme .slider-theme_actions--pagination .swiper-pagination-bullet {
  position: relative;
  bottom: unset;
  left: unset;
  width: 9px;
  height: 9px;
  background-color: var(--bs-white);
  transition: var(--transition-default);
  opacity: 1;
  margin: 0 8px;
}
.slider-theme
  .slider-theme_actions--pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1.4);
}
.section-service.decor-left .decor-image {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-70%);
}
.section-service.decor-right .decor-image {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(70%);
}
.service-card {
  height: 100%;
}
.service-card .card-body {
  position: relative;
  z-index: 1;
  padding: 0 0 10px;
  flex: 1 1 auto;
  margin-top: 15px;
}
.service-card .card-body .card-title {
  padding: 8px 8px 8px 8px;
  position: relative;
  background: var(--bs-white);
  font-size: 1.15em;
  color: var(--primary-color);
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: var(--transition-default);
  text-transform: uppercase;
  text-align: center;
  height: 100%;
  border: 2px solid var(--primary-color);
}
.service-card .card-body .card-title > span {
  font-size: 1.2em;
}
.service-card:hover .card-header img {
  transform: scale(1.1);
}
.service-card:hover .card-body .card-title {
  color: var(--primary-color);
}
.article-card .card-body {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.article-card .card-body .card-meta {
  color: var(--bs-gray-600);
  font-size: 0.9em;
  margin-bottom: 10px;
}
.article-card .card-body .card-meta .card-meta_item + .card-meta_item:before {
  content: "|";
  margin-left: 10px;
  padding-right: 5px;
  line-height: 1;
}
.article-card .card-body .card-title {
  font-size: 1.15em;
  color: var(--bs-gray-800);
  line-height: 1.2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.article-card .card-body .card-text {
  font-size: 1.05em;
  color: var(--bs-gray-700);
  line-height: 1.4;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: auto;
}
.article-card .card-header .ratio {
  --bs-aspect-ratio: 67.25%;
}
.article-card .card-header img {
  transition: 0.7s all ease;
}
.article-card:hover .card-header img {
  transform: scale(1.1);
  opacity: 0.8;
}
.article-card:hover .card-body .card-title {
  color: var(--primary-color);
}
.teams-card .card-header {
  padding: 35px !important;
}
.teams-card .card-header > .ratio {
  border-radius: 50%;
  overflow: hidden;
}
.teams-card .card-body {
  margin: -45px 15px 0;
  position: relative;
  z-index: 1;
  padding: 0 0 10px;
}
.teams-card .card-body .card-inner {
  padding: 15px 20px 15px 15px;
  position: relative;
  line-height: 1.2;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  transition: var(--transition-default);
  text-align: center;
}
.teams-card .card-body .card-inner .card-title {
  margin-bottom: 5px;
}
.teams-card .card-body .card-inner .card-title > a {
  font-size: 1.2em;
  color: var(--primary-color);
  line-height: 1.2;
  font-weight: 700;
}
.teams-card .card-body .card-inner .card-text {
  font-size: 1em;
  color: var(--bs-gray-700);
}
.teams-card .card-body .card-inner .card-button {
  margin-top: 15px;
}
.teams-card .card-body .card-inner .card-title > a:hover {
  color: var(--primary-color);
}
.partner-item {
  padding: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.partner-item .partner-item_image {
  text-align: center;
  padding-bottom: 50px;
  position: relative;
}
.partner-item .partner-item_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.partner-item .partner-item_title {
  text-align: center;
  font-size: 1.05em;
  line-height: 1.4;
  color: var(--bs-gray-900);
  font-weight: 700;
}
.section-partner .slider-theme {
  padding-bottom: 30px;
}
.section-partner .slider-theme .slider-theme_actions--pagination {
  bottom: -30px;
}
.section-partner
  .slider-theme
  .slider-theme_actions--pagination
  .swiper-pagination-bullet {
  background-color: var(--bs-gray-400);
}
.section-partner
  .slider-theme
  .slider-theme_actions--pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--primary-color);
}
@media screen and (max-width: 991px) {
  .slider-theme .slider-theme_actions--pagination {
    bottom: 30px;
  }
  .section-heading .title {
    font-size: 1.7em;
  }
  .service-card .card-body .card-title {
    font-size: 1em;
    border-radius: 0;
  }
  .slider-theme .slider-theme_actions--prev,
  .slider-theme .slider-theme_actions--next,
  .section-service .decor-image {
    display: none;
  }
}
/* ------------------------------------------- */

:root {
  --primary-color: #be1e2d;
  --primary-hover: #a41926;
  --primary-rgb: 218, 36, 25;
  --secondary-color: #1b4788;
  --secondary-hover: #2357a4;
  --secondary-rgb: 12, 95, 166;
}
:root {
  --shadow-primary: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  --shadow-hover: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  --transition-default: 0.3s all ease-in-out;
  --size-theme: 14px;
}
:root {
  --swiper-navigation-size: 44px;
}
:root {
  --swiper-theme-color: #007aff;
}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  position: relative;
  width: 100%;
  color: var(--bs-gray-800);
  font-size: var(--size-theme);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  line-height: 1.3;
}

@media (prefers-reduced-motion: reduce) {
  html * {
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  html * {
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}

.section-cta {
  background-color: var(--primary-color);
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-cta .cta-content .cta-title {
  color: var(--bs-white);
  font-weight: 700;
  font-size: 1.6em;
  margin-bottom: 12px;
}
.section-cta .cta-content .cta-description {
  font-size: 1.05em;
  color: var(--bs-gray-200);
}
.section-cta .cta-content .cta-description p {
  color: #ffffff !important;
}
.section-cta .cta-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 8px;
  height: 100%;
}
.section-cta .cta-box .cta-box_image img {
  width: 60px;
  height: auto;
}
.section-cta .cta-box .cta-box_title {
  font-size: 1.05em;
  color: var(--bs-gray-300);
}
@media screen and (max-width: 991px) {
  .section-cta .cta-content .cta-title {
    font-size: 1.5em;
  }
  .section-cta .cta-box .cta-box_image img {
    width: 50px;
  }
  .section-cta .cta-box .cta-box_title {
    font-size: 1em;
    white-space: nowrap;
  }
}
.section-about {
  padding: 60px 0;
  background-image: url("http://nencer.io.vn:8080/luat/assets/images/about/background-1.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.about-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-direction: column;
  padding: 30px 15px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 5px 25px 0px rgb(52 63 91 / 25%);
  -webkit-box-shadow: 0px 5px 25px 0px rgb(52 63 91 / 25%);
  -moz-box-shadow: 0px 5px 25px 0px rgba(52, 63, 91, 0.25);
  position: relative;
  height: 100%;
}
.about-item .about-item_number {
  font-size: 100px;
  font-weight: 900;
  color: var(--bs-white);
  opacity: 0.2;
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 15px;
  line-height: 71px;
}
.about-item .about-item_icon img {
  height: 50px;
  width: 50px;
}
.about-item .about-item_title {
  margin-top: 10px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 26px;
  color: var(--bs-white);
}
.about-item.about-item_one {
  background: #fb6c7e;
}
.about-item.about-item_two {
  background: #968bd7;
}
.about-item.about-item_three {
  background: #5fd4c2;
}
.about-item.about-item_four {
  background: #ffb073;
}
@media screen and (max-width: 991px) {
  .section-about {
    padding: 40px 0;
  }
  .about-item .about-item_title {
    font-size: 1.1em;
    line-height: 20px;
  }
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/css/base.css */
a,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  cursor: pointer;
  -o-transition: var(--transition-default);
  transition: var(--transition-default);
  -webkit-transition: var(--transition-default);
}
.transition-default {
  -o-transition: var(--transition-default);
  transition: var(--transition-default);
  -webkit-transition: var(--transition-default);
}
.object-fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.bg-light_theme {
  background-color: #fafafa;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.svg#fontawesome)
      format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome)
      format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/css/webfonts/fa-solid-900.svg#fontawesome)
      format("svg");
}

/* =============================================== */

@media (min-width: 768px) {
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}
.footer .mw-100 {
  height: 60px;
  max-width: 100% !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.align-items-center {
  align-items: center !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
@media (min-width: 992px) {
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/css/all.min.css */
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-clock:before {
  content: "\f017";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-home-alt:before {
  content: "\f80a";
}
.fa-map:before {
  content: "\f279";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-youtube:before {
  content: "\f167";
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.far {
  font-family: "Font Awesome 5 Pro";
}
.far {
  font-weight: 400;
}
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/css/style.css */
.footer .footer-top {
  background: var(--primary-color);
  padding-top: 0;
  padding-bottom: 0;
}
.footer .footer-top .footer-contact {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.footer .footer-top .footer-contact .footer-contact_item {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.footer .footer-top .footer-contact .footer-contact_item > span {
  font-weight: 700;
  color: var(--bs-white);
  font-size: 1.1em;
}
.footer .footer-top .footer-contact .footer-contact_item > a {
  color: var(--bs-white);
  font-size: 1.1em;
}
.footer
  .footer-top
  .footer-contact
  .footer-contact_item
  + .footer-contact_item {
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
}
.footer
  .footer-top
  .footer-contact
  .footer-contact_item
  + .footer-contact_item:before {
  height: 20px;
  width: 1px;
  background: var(--bs-white);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
  display: block;
  content: "";
}
.footer .footer-bottom {
  padding: 50px 0;
  background: #121212;
  color: var(--bs-white);
}
.footer .footer-bottom .footer-item .footer-logo {
  margin-bottom: 10px;
}
.footer .footer-bottom .footer-item .footer-title {
  font-size: 1.35em;
  line-height: 1.5;
  color: var(--bs-white);
  font-weight: 700;
  margin-bottom: 15px;
}
.footer .footer-bottom .footer-item .footer-subtitle {
  font-size: 1.15em;
  line-height: 1.5;
  color: var(--bs-white);
  font-weight: 700;
  margin-bottom: 15px;
}
.footer .footer-bottom .footer-item .footer-text {
  font-size: 1em;
  color: var(--bs-gray-400);
  line-height: 1.5;
}
.footer .footer-bottom .footer-item .footer-text p {
  margin-bottom: 5px;
}
.footer .footer-bottom .footer-item .footer-text p:last-child {
  margin-bottom: 0;
}
.footer .footer-bottom .footer-item .footer-list {
  display: flex;
  flex-direction: column;
}
.footer .footer-bottom .footer-item .footer-list > .footer-list_item {
  display: inline-flex;
  vertical-align: middle;
  padding: 5px 0;
  color: var(--bs-gray-200);
  font-size: 1em;
  position: relative;
  line-height: 1.5;
}
.footer .footer-bottom .footer-item .footer-list > a.footer-list_item {
  padding-left: 15px;
}
.footer .footer-bottom .footer-item .footer-list > .footer-list_item:hover {
  color: var(--bs-white);
}
.footer .footer-bottom .footer-item .footer-list > a:before {
  position: absolute;
  left: 0px;
  width: 6px;
  height: 6px;
  border: 2px solid var(--bs-gray-600);
  transform: rotate(45deg);
  content: "";
  top: 12px;
}
.footer .footer-bottom .footer-item .footer-social {
  margin-top: 20px;
}
.footer
  .footer-bottom
  .footer-item
  .footer-social
  .footer-social_item
  + .footer-social_item {
  margin-left: 8px;
}
.footer
  .footer-bottom
  .footer-item
  .footer-social
  .footer-social_item
  .footer-social_item--link {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 28px;
  height: 28px;
  background: var(--bs-white);
  text-align: center;
  color: var(--primary-color);
  font-size: 0.9em;
  padding-top: 1px;
}
.footer
  .footer-bottom
  .footer-item
  .footer-social
  .footer-social_item
  .footer-social_item--link:hover {
  background: var(--primary-color);
  color: var(--bs-white);
}

.footer .footer-bottom {
  padding: 50px 0;
  background: #810202;
  color: var(--bs-white);
}

/* Mặc định ẩn menu mobile */
.navigation-holder {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  height: 100vh;
  background: #fff;
  padding: 20px 0;
  transition: all 0.3s ease;
  z-index: 9999;
  overflow-y: auto;
}

/* Khi click open-btn → hiện menu */
.navigation-holder.nav-open {
  left: 0;
}

/* Nút đóng (X) căn đúng vị trí */
.navigation-holder .close-navbar {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 22px;
}

.service-area2 .feature-col {
margin-bottom: 20px;
}
/* Giảm margin-bottom của feature-col trên mobile */
@media (max-width: 767.98px) {
  .service-area2 .feature-col {
    margin-bottom: 10px !important;
  }
}

/* Thêm khoảng cách đẹp cho icon */
.service-area2 .service-icon i {
  font-size: 40px;
  color: #0c3b71;
}

/* Khoảng cách text */
.service-area2 .service-text span {
  display: block;
  font-size: 14px;
  color: #777;
}

.service-area2 .service-text h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.header-search-form {
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  padding: 15px;
  width: 250px;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #eee;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  z-index: 9999;
}

.header-search-form.active {
  opacity: 1;
  visibility: visible;
}
.sticky-header {
  overflow: visible !important;
}

.header-search-form {
  z-index: 999999 !important;
}

@media (max-width: 767px) {
  /* Giảm khoảng cách giữa các section (trừ phần slide) */
  .section-gap {
    padding: 20px 0 !important;
  }

  /* Giảm padding cho các elementor-section bên dưới slide */
  .elementor-section.elementor-top-section:not(.elementor-element-1486f66) {
    /*padding-top: 20px !important;*/
    padding-bottom: 20px !important;
  }

  /* Giảm padding cho section-cta */
  .section-cta {
    padding: 20px 0 !important;
  }

  /* Giảm padding cho elementor-element bên dưới slide */
  .elementor-9 .elementor-element.elementor-element-ba2090b {
    padding: 20px 0px 30px 0px !important;
  }

  /* Đảm bảo sidebar chiếm full width trên mobile */
  .article-inner .col-lg-3.col-md-4.col-sm-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .article-inner .col-lg-9.col-md-8.col-sm-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  /* Sửa sidebar "Dịch vụ liên quan" trên mobile */
  .article-inner .sidebar-heading {
    white-space: nowrap;
    font-size: 1.3em !important;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px !important;
  }

  /* Hiển thị 2 phần tử 1 hàng cho article-list trên mobile */
  .article-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    width: 100%;
  }

  .article-list .article-list_item {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: none !important;
    width: 100%;
  }

  .article-list .article-list_item .article-card {
    margin: 0;
    width: 100%;
  }

  .article-list .article-list_item .article-card .card-header {
    margin-bottom: 8px;
  }

  .article-list .article-list_item .article-card .card-body {
    padding: 0 !important;
  }

  .article-list .article-list_item .article-card .card-title {
    font-size: 0.9em !important;
    line-height: 1.3;
    margin-top: 5px;
  }

  .article-list .article-list_item .article-card .card-meta {
    font-size: 0.75em;
    margin-bottom: 5px;
  }

  .section-articles .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* Canh giữa card nếu muốn */
  .section-articles .article-card {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px !important;
  }

  .service-area2 .feature-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* Căn giữa icon + text */
  .service-area2 .service-item .grid {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .service-area2 .service-item .service-text {
    text-align: center;
  }

  /* 2 khối: text + icon đều full width */
  .section-cta .col-lg-8,
  .section-cta .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .section-cta .cta-content {
    text-align: center;
    margin-bottom: 15px;
  }

  /* 3 icon: hiển thị 3 phần tử 1 hàng trên mobile */
  .section-cta .col-lg-4 .col-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    margin-bottom: 15px;
  }

  /* Căn giữa box */
  .section-cta .cta-box {
    text-align: center;
    padding: 10px 0;
  }

  .section-cta .cta-box_image img {
    width: 60px;
    height: 60px;
    margin: auto;
  }

  .section-cta .cta-box_title {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
  }
}

/* --- FIX LAYOUT TABLET (768px – 991px) --- */
@media (min-width: 768px) and (max-width: 991px) {
  .service-area2 .feature-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section-articles .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* 2 khối chính đều full width */
  .section-cta .col-lg-8,
  .section-cta .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  /* Căn giữa phần text */
  .section-cta .cta-content {
    text-align: center;
  }

  /* 3 icon đều nhau */
  .section-cta .col-lg-4 .col-4 {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    text-align: center;
    margin-bottom: 15px;
  }

  /* Tùy chọn: khoảng cách giữa các box */
  .section-cta .cta-box {
    padding: 10px;
  }
  /* Contact info full width */
  .top-contact-info {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left; /* hoặc center nếu bạn muốn */
    margin-bottom: 10px;
  }

  /* Free Consulting xuống dòng + căn giữa */
  .topbar .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .topbar .col-md-4 a {
    display: inline-block;
    margin-top: 5px;
    color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .section-about .row.justify-content-end {
    justify-content: center !important;
  }

  .section-about .col-lg-6 {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }

  .section-about .section-heading {
    text-align: center !important;
  }

  /* Canh giữa các item */
  .section-about .about-inner .col-6 {
    text-align: center;
  }

  .section-about .about-item_icon img {
    margin: 0 auto;
  }
  .about-text {
    width: 100% !important;
  }

  .section-about .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .col-sm-12 {
    width: 100%;
  }
  .navigation-holder {
    position: fixed;
    top: 0;
    right: -100%; /* ẨN hoàn toàn bên phải */
    width: 80%; /* độ rộng menu */
    height: 100vh;
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    transition: right 0.35s ease;
    padding-top: 60px;
  }

  .navigation-holder.nav-open {
    right: 0;
  }

  /* Ẩn toàn bộ menu cấp 2 */
  .navigation-holder .sub-menu {
    display: none;
    padding-left: 20px;
    background: #fafafa;
  }

  /* Style nút đóng X */
  .navigation-holder .close-navbar {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 25px;
  }

  /* Icon mũi tên mở submenu */
  .menu-item-has-children > a {
    position: relative;
  }

  .menu-item-has-children > a::after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
  }

  .footer .footer-top .footer-contact {
    flex-direction: column;
    padding: 10px 0;
  }
  .footer .footer-top .footer-contact .footer-contact_item {
    width: 100%;
    justify-content: center !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding: 8px 0;
  }
  .footer .footer-top .footer-contact .footer-contact_item:before {
    display: none !important;
  }
}
/*! CSS Used from: http://nencer.io.vn:8080/luat/assets/css/base.css */
a,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  cursor: pointer;
  -o-transition: var(--transition-default);
  transition: var(--transition-default);
  -webkit-transition: var(--transition-default);
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome)
      format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-light-300.svg#fontawesome)
      format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome)
      format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.eot);
  src: url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.woff)
      format("woff"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf)
      format("truetype"),
    url(http://nencer.io.vn:8080/luat/assets/fonts/fontawesome/css/webfonts/fa-solid-900.svg#fontawesome)
      format("svg");
}

/* --- Thiết kế lại header trên mobile --- */
@media (max-width: 767.98px) {
  /* Ẩn topbar (phần contact info và Free Consulting) */
  .header-style-2 .topbar {
    display: none !important;
  }

  /* Sắp xếp lại navigation bar trên mobile */
  .header-style-2 .navigation {
    padding: 12px 0 !important;
  }

  .header-style-2 .navigation .container {
    padding: 0 15px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }

  /* Logo bên trái */
  .header-style-2 .navbar-header {
    display: flex;
    align-items: center;
    flex: 1;
    padding: 0;
    margin: 0;
  }

  .header-style-2 .navbar-header .open-btn {
    display: none !important;
  }

  /* Tạo menu button mới trong cart-search-contact */
  .header-style-2 .cart-search-contact::before {
    content: '';
    display: block;
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.3);
    margin: 0 4px;
  }

  .header-style-2 .navigation .open-btn-mobile {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    gap: 5px;
  }

  .header-style-2 .navigation .open-btn-mobile .icon-bar {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    border-radius: 2px;
    transition: all 0.3s ease;
  }

  .header-style-2 .navbar-header .site-logo {
    display: flex;
    align-items: center;
    margin: 0;
  }

  .header-style-2 .navbar-header .site-logo .navbar-brand {
    display: flex;
    align-items: center;
    padding: 0;
  }

  .header-style-2 .navbar-header .site-logo img {
    max-height: 45px;
    width: auto;
    object-fit: contain;
  }

  /* Nhóm menu button và search icon bên phải trong một container gọn */
  .header-style-2 .cart-search-contact {
    display: flex;
    align-items: center;
    gap: 0;
    position: static;
    transform: none;
    right: auto;
    top: auto;
    margin: 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    padding: 4px;
  }

  .header-style-2 .cart-search-contact .header-search-form-wrapper {
    display: flex;
    align-items: center;
    margin: 0;
  }

  .header-style-2 .cart-search-contact .search-toggle-btn {
    background: transparent;
    border: none;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    transition: all 0.3s ease;
    border-radius: 6px;
  }

  .header-style-2 .cart-search-contact .search-toggle-btn:hover {
    background: rgba(255, 255, 255, 0.15);
  }

  .header-style-2 .cart-search-contact .search-toggle-btn i {
    font-size: 18px;
    color: #fff;
  }

  /* Ẩn menu button gốc trong navbar-header */
  .header-style-2 .navbar-header .open-btn {
    display: none !important;
  }

  /* Hiển thị menu button mới trong cart-search-contact */
  .header-style-2 .cart-search-contact .mobile-menu-btn {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    gap: 5px;
    margin-left: 8px;
  }

  .header-style-2 .cart-search-contact .mobile-menu-btn .icon-bar {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    border-radius: 2px;
    transition: all 0.3s ease;
  }

  .header-style-2 .cart-search-contact .mobile-menu-btn:hover {
    opacity: 0.8;
  }

  /* Tạo divider giữa search và menu */
  .header-style-2 .cart-search-contact .header-search-form-wrapper {
    position: relative;
    padding-right: 8px;
  }

  .header-style-2 .cart-search-contact .header-search-form-wrapper::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.3);
  }

  /* Sắp xếp lại cart-search-contact */
  .header-style-2 .cart-search-contact {
    display: flex;
    align-items: center;
    gap: 0;
    flex: 0 0 auto;
  }
}

/* FIX: Khôi phục menu desktop */
@media (min-width: 992px) {
  .navigation-holder {
    position: static !important;
    height: auto !important;
    width: auto !important;
    background: transparent !important;
    overflow: visible !important;
    padding-top: 0 !important;
    right: 0 !important;
  }

  .navigation-holder .sub-menu {
    display: block !important;
  }
}

.header-search-form {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}

.header-search-form.active {
  opacity: 1 !important;
  visibility: visible !important;
}
.highlighted-text {
  background: yellow;
  padding: 2px 0;
}
